-
Notifications
You must be signed in to change notification settings - Fork 150
Feat: Composable cache #820
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: feat/compute-revalidate-cache
Are you sure you want to change the base?
Feat: Composable cache #820
Conversation
|
commit: |
00f043d
to
b355d74
Compare
d453e0c
to
48c5da6
Compare
b355d74
to
beac4cf
Compare
Add basic support for Composable cache.
This PR wil introduce breaking change to the incremental cache and tag cache typings.
Depends on #833